home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / gt_power / jluti400.zip / DM.HLP < prev    next >
Text File  |  1990-12-19  |  3KB  |  66 lines

  1. ┌─────────────────────────────────────────────────────────────────────────────┐
  2. │ Option:  DM  DELETE MESSAGES................................................│
  3. └─────────────────────────────────────────────────────────────────────────────┘
  4.  
  5. Syntax  
  6. ═══════════════════════════════════════════════════════════════════════════════
  7. JLUTIL /DM [MsgArea/?/~,Days,Nr of retained Msgs,Flags1,Flags2,Flags3,Levels]
  8.            [-Switches]
  9. ═══════════════════════════════════════════════════════════════════════════════
  10.  
  11. Switch Description  
  12. ═══════════════════════════════════════════════════════════════════════════════
  13. No Switches available at this time.
  14. ═══════════════════════════════════════════════════════════════════════════════
  15.  
  16. Param       Description  
  17. ═══════════════════════════════════════════════════════════════════════════════
  18. MsgArea     DosName
  19.             ?    Choose it from a menue
  20.             ~    NetMailArea 
  21.  
  22. Days        Please specify, how old the messages can be
  23.  
  24. Retain      how many messages should be retained
  25.  
  26. Flags1      N    NONE-PROTECTED MSGs
  27.             P    PRIVATE        MSGs
  28.             K    KILL-PROTECTED MSGs
  29.             PN   more than one  Flag1
  30.             ?    ALL            Msgs
  31.  
  32. Flags2      R    RECEIVED       MSGs
  33.             B    BAGGED         MSGs
  34.             ?    ALL            MSGs (Received, UnReceived, Bagged,
  35.                                       UnBagged)
  36.             RB   more than one  Flag2
  37.  
  38. Flags3      S    STICKY         MSGs included
  39.             ?    ALL            MSGs (Sticky, UnSticky)
  40.  
  41. Levels      You can specify the UserLevels of these people, which
  42.             UnReceived msgs should be saved. If you leave this
  43.             parameter blank, no msgs will be saved. You can enter
  44.             ranges with the [..] command eg:
  45.  
  46.             [0..z] or [1368H..Z] or [230PT..gl..m]  etc.
  47. ═══════════════════════════════════════════════════════════════════════════════
  48.  
  49. Explanation  
  50. ═══════════════════════════════════════════════════════════════════════════════
  51. Deletes MSGs older than specified days. You can use this option with the
  52. number of days as parameter:  If you uses the MsgArea-Parameter, you can
  53. delete MSGs of another MsgArea than the Default-Area. Now you can delete
  54. EchoMsgs intelligent! Store all not-received mail for your Users in their
  55. private folder.
  56.  
  57.  
  58. e.g.  JLUTIL /DM ,30  
  59.  or   JLUTIL /DM ?,30  
  60.  or   JLUTIL /DM E:\GT\MSGLOGON,30  
  61.  or   JLUTIL /DM E:\GT\MSGLOGON,30,0,NKP
  62.  or   JLUTIL /DM ~,1,0,PKN,BR
  63.  or   JLUTIL /DM E10_000,30,0,PKN,?,?,0..z
  64.  or   JLUTIL /DM E10_000,0,200,PKN,?,S,0..z
  65. ═══════════════════════════════════════════════════════════════════════════════
  66.